잠시만 기다려 주세요

     '민주당 심판은 아직 끝나지 않았다.'
전체검색 :  
이번주 로또 및 연금번호 발생!!   |  HOME   |  여기는?   |  바다물때표   |  알림 (16)  |  여러가지 팁 (1054)  |  추천 및 재미 (150)  |  자료실 (22)  |  
시사, 이슈, 칼럼, 평론, 비평 (582)  |  끄적거림 (127)  |  문예 창작 (702)  |  바람 따라 (69)  |  시나리오 (760)  |  드라마 대본 (248)  |  
살인!


    postgresql

postgresql - postgresql 테이블 별 사이즈 확인, size, 크기
이 름 : 바다아이   |   조회수 : 11225         짧은 주소 : https://www.bada-ie.com/su/?671591780405
- 테이블 사이즈 확인

SELECT relname AS "relation", pg_size_pretty(pg_total_relation_size(C.oid)) AS "total_size"

FROM pg_class C

LEFT JOIN pg_namespace N ON (N.oid = C.relnamespace) 

WHERE nspname NOT IN ('pg_catalog', 'information_schema') 

AND C.relkind <> 'i'

AND nspname !~ '^pg_toast'

ORDER BY pg_total_relation_size(C.oid) DESC LIMIT 20;


출처: http://dbguide.tistory.com/entry/PPAS-Postgresql-테이블-사이즈-확인 [IT WORLD]
| |





      1 page / 2 page
번 호 카테고리 제 목 이름 조회수
45 postgresql postgresql ... postgresql 14 .. postgresql.conf port 5432 .. 바다아이 677
44 postgresql , count(*) .... 바다아이 6856
43 postgresql How to do an update + join in PostgreSQL?, 바다아이 6086
42 postgresql sequence(퀀) 바다아이 7720
41 postgresql , , , index create, , 바다아이 8101
40 postgresql postgresql log_timezone .... 바다아이 6504
39 postgresql postgresql SEQUENCE reset .... 바다아이 8340
38 postgresql [PostgreSql] WITH , , Operator 바다아이 7731
37 postgresql postgresql for, foreach , 바다아이 9286
36 postgresql postgresql , , into ... 바다아이 9282
35 postgresql postgresql PL/pgSQL - SQL Procedural Language, , 바다아이 10700
34 postgresql postgresql ... .. , , 바다아이 11713
33 postgresql postgresql CSV export/import 바다아이 8517
32 postgresql postgresql tablespace , .... 바다아이 12838
31 postgresql postgresql 10 partitioning, ... , ... 바다아이 9256
30 postgresql Using PostgreSQL Arrays, ... ... 바다아이 9223
29 postgresql PostgreSQL (TRIGGER) (function) 바다아이 8984
28 postgresql Optimize and Improve PostgreSQL Performance with VACUUM, ANALYZE, and REINDEX 바다아이 9633
27 postgresql postgresql tuple . vacuumdb .. , . 바다아이 9031
26 postgresql postgresql , .. 바다아이 9226
현재글 postgresql postgresql , size, 바다아이 11226
24 postgresql postgresql , , .... 바다아이 8272
23 postgresql PostgreSQL Replication, , , master, slave 바다아이 10772
22 postgresql postgresql case 바다아이 8139
21 postgresql postgresql with 바다아이 8576
20 postgresql postgresql , , string 바다아이 11483
19 postgresql Postgresql partitioning table , , , 바다아이 9075
18 postgresql PostgreSQL 바다아이 10564
17 postgresql postgresql vacuumdb, psql, pg_dump password crontab , pgpass 바다아이 10249
16 postgresql postgresql sequence 퀀 auto_increment . 바다아이 9669
| |









Copyright ⓒ 2001.12. bada-ie.com. All rights reserved.
이 사이트는 리눅스에서 firefox 기준으로 작성되었습니다. 기타 브라우저에서는 다르게 보일 수 있습니다.
[ Ubuntu + GoLang + PostgreSQL + Mariadb ]
서버위치 : 오라클 클라우드 춘천  실행시간 : 0.30275
to webmaster... gogo sea. gogo sea.